home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 December / CMCD1203.ISO / Software / Complet / CINEBENCH 2003 / resource / modules / objects / res / description / Osplineprofile.res < prev    next >
Text File  |  2003-02-27  |  519b  |  26 lines

  1. CONTAINER Osplineprofile
  2. {
  3.     NAME Osplineprofile;
  4.     INCLUDE Obase;
  5.     
  6.     GROUP ID_OBJECTPROPERTIES
  7.     {
  8.         LONG PRIM_PROFILE_TYPE
  9.         {
  10.             CYCLE
  11.             {
  12.                 PRIM_PROFILE_TYPE_H;
  13.                 PRIM_PROFILE_TYPE_L;
  14.                 PRIM_PROFILE_TYPE_T;
  15.                 PRIM_PROFILE_TYPE_U;
  16.                 PRIM_PROFILE_TYPE_Z;
  17.             }
  18.         }
  19.         REAL PRIM_PROFILE_A { UNIT METER; MIN 0.0; }
  20.         REAL PRIM_PROFILE_B { UNIT METER; MIN 0.0; }
  21.         REAL PRIM_PROFILE_S { UNIT METER; MIN 0.0; }
  22.         REAL PRIM_PROFILE_T { UNIT METER; MIN 0.0; }
  23.     }
  24.     INCLUDE Osplineprimitive;
  25. }
  26.